[FFmpeg-user] ffprobe does not render sdes tag field properly

Robin van der Linden linden at venom.one
Fri Jun 3 12:50:36 EEST 2022


Well, that would make a lot of sense. But, if I look at other fields, 
the encoding is again different.
For example, in the synopsis field:

My input:

After stealing the Tesseract in "Avengers: Endgame," Loki lands before 
the Time Variance Authority.

ffprobe output:

After stealing the Tesseract in \"Avengers: Endgame,\" Loki lands before 
the Time Variance Authority.

So the conversion of " is again different here. I switched from 
PowerShell to a Linux bash terminal
to see if it makes any difference, and it does! The "sdes" field is now 
correct, but the "synopsis" field is still as shown above (as it was 
already before switching to a different terminal.)

That would mean in conclusion that my Terminal might not by responsible 
for the encoding issue, at least not completely ...


Thanks in advance,

Robin


Am 2022-06-03 11:36, schrieb Nicolas George:
> Robin van der Linden via ffmpeg-user (12022-06-03):
>> It seems that ffprobe does not render special characters the right way 
>> for
>> that field.
> 
> ffprobe does not do any rendering, it writes the text to its standard
> outputs, the task of rendering falls on whatever program is connected 
> to
> the outputs.
> 
> It seems your problem is that your terminal does not work in UTF-8. But
> you did not say which terminal you use, so I cannot help further.
> 
> Regards,

-- 
Grüße / Kind regards,

Robin van der Linden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0x257F9C8D.asc
Type: application/pgp-keys
Size: 1753 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20220603/aa27bb7e/attachment.key>


More information about the ffmpeg-user mailing list